Management API

Base Resource URL:

     https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch

Description:

Represents Provider Profiles that define settings necessary to process debit and credit cards in batch mode (file based).

Available sub-resources:

Resource URL Description
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/elavon-masstransact    Settings for processing of debit and credit cards in batch mode through Elavon Mass Transact.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/elavon-masstransact-split    Settings for processing of debit and credit cards in batch mode through Elavon Mass Transact Split.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/emulator    Configuration settings necessary for cards-batch processing through Emulator.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/firstdata-compass    Settings for processing of debit and credit cards in batch mode through FirstData Compass platform.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/fiserv    Configuration settings necessary for cards batch processing through FiServ.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/merchant-warrior    Settings for processing of debit and credit cards in batch mode through Merchant Warrior Express.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/moneris    Configuration settings necessary for cards batch processing through Moneris.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/nab-compass-canada    Settings for processing of Canadian debit and credit cards in batch mode through North American Bankcard using Compass platform.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/nab-compass-us    Settings for processing of debit and credit cards in batch mode through North American Bankcard using Compass platform.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/napse-vtol    Settings for processing of debit and credit cards in batch mode through Napse VTOL Compass platform.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/paymentech-salem    Settings for processing of debit and credit cards in batch mode through Paymentech Salem platform.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/paymentech-stratus     Settings for processing of debit and credit cards in batch mode through Paymentech Stratus.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/paymentech-tampa    Settings for processing of debit and credit cards in realtime batch through Paymentech Tampa platform.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/proxy    Settings for processing of debit and credit card transactions in batch mode through internal emulator (for tests and integrations).
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/trust-commerce    Settings for processing of debit and credit cards in batch mode through Trust Commerce.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/tsys    Settings for processing of debit and credit cards in batch mode through Tsys.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/unipay    Settings for processing of debit and credit cards in batch mode through FirstData Compass platform.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/vantiv-lowell    Settings for processing of debit and credit cards in batch mode through Vantiv Lowell.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/vantiv-tandem    Settings for processing of debit and credit cards in batch mode through Vantiv Tandem.
https://[server-name]/api/v01/merchants/[merchant-code]/profiles/cards-batch/westpac    Settings for processing of credit cards in realtime mode through Network Merchants (westpac) protocol.

Supported Actions:

find  
Method:  GET       Implicit:  Yes       Returns:  ProviderProfile[]      
Consumes:  xurl  Produces:  json, xml 
 
Lists all bank cards batch Provider Profiles currently configured for this merchant.

Parameters:
# Name Type Required Default Description
01 offset Integer No 0 Index of the first record returned to the customer from the search result of a web search.
02 limit Integer No 100 Maximum number of records to load per single search web call made by the customer.